home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zane Home Library: Histor…ugh the Classical Period
/
Zane Home Library: History of Music - Through the Classical Period.iso
/
pc
/
autorun
/
merriam
/
autorun.ini
< prev
next >
Wrap
INI File
|
1996-03-22
|
2KB
|
75 lines
[Sizes]
;
; format: MainWindow=XxY for the main window size
; Button#=(X,Y)(WxH) for the buttons
;
MainWindow=422x202
WindowTitle=Zane Publishing Presents...
Button0=(10,90)(127x25)
Button1=(147,90)(127x25)
Button2=(10,125)(127x25)
Button3=(10,160)(127x25)
Button4=(147,125)(127x25)
Button5=(147,160)(127x25)
[Commands]
;
; format: -> App#=Executable Name
; -> AppCmd#=Command Line
;
; the path that the launcher is run from will be appended
; to the path of each entry.
;
; if %p is in the string the run path of the launcher will be appended to the string
; example: -> App0=%p\PowerCD\PowerCD.EXE
; -> AppCmd0=%p\Foo
; ->
; -> run from "g:\install.exe" will run "g:\PowerCD\PowerCD.EXE"
; -> with a command line of "g:\foo"
;
;
; if app# is "Install Icons" and AppCmd# is "." then
; icons will be installed in the program manager and close
;
; if "Executable Name" is followed by "-EXIT" then the launcer will exit after
; running the app
;
App0=%p\DICTINRY\MERRIAM.EXE-EXIT
App1=%p\POWERCD.EXE-EXIT
App2=%p\INSTALL.EXE-EXIT
App3=WRITE
AppCmd3=%p\README.WRI
App4=%p\ORDERREG\REGISTER.EXE
App5=%p\ORDERREG\ORDER.EXE
[Images]
;
; this is a list of the images to go with the buttons
; the format is -> Background=image.BMP ; this is the background for the mainwindow
; -> Button#=image.BMP ; this is an image for a button
; -> Button#=Install ; this is a button with text instead of an image
;
; Bitmap buttons must have ".BMP" or they will be text buttons.
;
Background=autorun.BMP
Button0=Dictionary
Button1=PowerCD Explorer
Button2=Install
Button3=ReadMe
Button4=Register
Button5=Ordering
[Icons]
;
; this is a list of icons that will get installed
; the format is -> IconText#=text ; this is the text to display for the icon
; -> IconExec#=execute ; this is the executable to be launched
; -> IconCommand#=command line ; this is the command line to send to the executable
;
; -> Group=what group ; this tells the launcer what group to install the icons to
;
; if %p is in the string the run path of the launcher will be appended to the string
;